gdk: Make _gdk_window_ref_cairo_surface() protected and use it
authorBenjamin Otte <otte@redhat.com>
Mon, 22 Nov 2010 16:23:31 +0000 (17:23 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Dec 2010 19:21:02 +0000 (20:21 +0100)
commit072498ae87256b5ff2cbf6555128a9791b091245
tree5d96547b530dcb1c0918778925f90143eb7479f8
parente724054d19d617107cfc4d9be116b376bfee249d
gdk: Make _gdk_window_ref_cairo_surface() protected and use it

... instead of _gdk_drawable_ref_cairo_surface() where appropriate.
Also, don't implement the drawable->create_cairo_surface vfunc anymore.

This is in preparation for the split of GdkWindow from GdkDrawable.
gdk/gdkcairo.c
gdk/gdkinternals.h
gdk/gdkoffscreenwindow.c
gdk/gdkpixbuf-drawable.c
gdk/gdkwindow.c